elixir-ts-mode: Bring the faces' use closer to other ts modes
authorDmitry Gutov <dmitry@gutov.dev>
Wed, 7 Feb 2024 01:54:29 +0000 (03:54 +0200)
committerDmitry Gutov <dmitry@gutov.dev>
Wed, 7 Feb 2024 02:18:54 +0000 (04:18 +0200)
commiteb90fb52b08a16ae2bdc8bad6929492b9e693f72
tree1c3330ba2492dacdb775823bc84cc13fc5b78783
parentc1cdbb987299f6878072fec539bd363e2c3ca015
elixir-ts-mode: Bring the faces' use closer to other ts modes

* lisp/progmodes/elixir-ts-mode.el (elixir-ts--font-lock-settings):
Rename feature 'elixir-function-name' to 'elixir-definition' and
update all deferences.  Add parameters' highlighting with
font-lock-variable-name-face.  Change variable references'
highlighting to use font-lock-variable-use-face.
Move the feature 'elixir-variable' from feature level 3 to level 4, to
match other ts modes (bug#67246).
lisp/progmodes/elixir-ts-mode.el